go/types.Checker.typeList (method)
4 uses
go/types (current package)
call.go#L24: targs := check.typeList(ix.Indices)
call.go#L187: targs = check.typeList(xlist)
typexpr.go#L420: targs := check.typeList(ix.Indices)
typexpr.go#L541: func (check *Checker) typeList(list []ast.Expr) []Type {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)